UserVariable.Removed property

Checks whether the variable is removed.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public bool Removed { get; }
Public ReadOnly Property Removed As Boolean

Property value

Type: bool

See also

UserVariable Class

IntervalZero.KINGSTAR.Base.Class Namespace